home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / rg0416.zip / WHATSNEW.416 < prev   
Text File  |  1993-04-16  |  2KB  |  48 lines

  1. 556)   %K now returns the complete name and path of the current file
  2.        bases's *.DIR file for external utilities.
  3.  
  4. 557)   Mass uploads (*6 cmdkeys) now will import FILE_ID.DIZ and DESC.SDI's.
  5.  
  6. 558)   The MY cmdkeys will no longer search TWICE.  They will search once
  7.        to find your mail, then if you select to read it, they'll only scan
  8.        the bases you had mail waiting on.
  9.  
  10. 559)   The MY cmdkeys will now ask upon completion of a base, if the user
  11.        wants to update their last read pointers.
  12.  
  13. 560)   Renegade now supports pre-defined actions in Teleconferencing.
  14.        Simply make a file named ACTIONS.LST in your DATA directory.
  15.        Sample format:
  16.        ----------------------
  17.        kick
  18.        ...  and the kick is good!
  19.        %S just kicked %R square in the butt!
  20.        %S is kicking blindly!
  21.        %S just kicked you square in the butt!
  22.        laugh
  23.        Hahahahahahahahhahah!!!
  24.        %S is laughing at %R!
  25.        %S just burst out laughing!
  26.        %S is pointing at you and laughing!
  27.        punch
  28.        Ouch!  That's smarts!
  29.        %S just punched %R right in the face!
  30.        %S is punching blindly!
  31.        %S just punched you right in the face!
  32.  
  33.        The format is:
  34.        [KEYWORD]
  35.        [STRING SHOWN TO USER]
  36.        [STRING SHOWN TO ALL BUT "RECEIVER"]
  37.        [STRING SHOWN TO ALL IF THERE IS NO RECEIVER]
  38.        [STRING SHOWN TO RECEIVER]
  39.  
  40.        The MCI codes that work for these are "%S" and "%R" which return
  41.        sender and receiver, respectively.  Other MCI codes will work, but
  42.        will be interpreted when DISPLAYED, not when SENT.
  43.  
  44. 561)   Pre-defined actions should be listed in "ACTIONS.xxx" in your
  45.        MISC directory.
  46.  
  47. 562)   SysOps can no longer be ejected from chat.
  48.